You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.10-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:167: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.10-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:194: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.10-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:167: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.10-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:194: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
test_rediscluster_span_origin[True]
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.10-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:241: in test_rediscluster_span_origin
pipeline = rc.pipeline(transaction=False)
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
test_rediscluster_span_origin[False]
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.10-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:263: in test_rediscluster_span_origin
pipeline = rc.pipeline(transaction=False)
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
test_error_in_errorhandler
File:tests.integrations.quart.test_quart Suite:py3.11-quart-v0.21.0 Error: Failed: DID NOT RAISE ZeroDivisionError
Stack Trace
tests/integrations/quart/test_quart.py:400: in test_error_in_errorhandler
with pytest.raises(ZeroDivisionError):
E Failed: DID NOT RAISE ZeroDivisionError
tests/integrations/openai_agents/test_openai_agents.py:2514: in test_tool_execution_span
assert json.loads(ai_client_span1["data"]["gen_ai.response.tool_calls"]) == [
E assert [{'arguments': '{"message": "hello"}', 'call_id': 'call_123', 'name': 'simple_test_tool', 'type': 'function_call', 'id': 'call_123', 'caller': None, 'namespace': None, 'status': None}] == [{'arguments': '{"message": "hello"}', 'call_id': 'call_123', 'name': 'simple_test_tool', 'type': 'function_call', 'id': 'call_123', 'status': None, 'namespace': None}]
E
E At index 0 diff: {'arguments': '{"message": "hello"}', 'call_id': 'call_123', 'name': 'simple_test_tool', 'type': 'function_call', 'id': 'call_123', 'caller': None, 'namespace': None, 'status': None} != {'arguments': '{"message": "hello"}', 'call_id': 'call_123', 'name': 'simple_test_tool', 'type': 'function_call', 'id': 'call_123', 'status': None, 'namespace': None}
E
E Full diff:
E [
E {
E 'arguments': '{"message": "hello"}',
E 'call_id': 'call_123',
E 'name': 'simple_test_tool',
E 'type': 'function_call',
E 'id': 'call_123',
E + 'caller': None,
E + 'namespace': None,
E 'status': None,
E - 'namespace': None,
E },
E ]
test_error_in_errorhandler
File:tests.integrations.quart.test_quart Suite:py3.13-quart-v0.21.0 Error: Failed: DID NOT RAISE ZeroDivisionError
Stack Trace
tests/integrations/quart/test_quart.py:400: in test_error_in_errorhandler
with pytest.raises(ZeroDivisionError):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E Failed: DID NOT RAISE ZeroDivisionError
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.13-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:167: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.13-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:194: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.13-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:167: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.13-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:194: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
test_rediscluster_span_origin[True]
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.13-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:241: in test_rediscluster_span_origin
pipeline = rc.pipeline(transaction=False)
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
test_rediscluster_span_origin[False]
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.13-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:263: in test_rediscluster_span_origin
pipeline = rc.pipeline(transaction=False)
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
tests/integrations/openai_agents/test_openai_agents.py:2514: in test_tool_execution_span
assert json.loads(ai_client_span1["data"]["gen_ai.response.tool_calls"]) == [
E assert [{'arguments': '{"message": "hello"}', 'call_id': 'call_123', 'name': 'simple_test_tool', 'type': 'function_call', 'id': 'call_123', 'caller': None, 'namespace': None, 'status': None}] == [{'arguments': '{"message": "hello"}', 'call_id': 'call_123', 'name': 'simple_test_tool', 'type': 'function_call', 'id': 'call_123', 'status': None, 'namespace': None}]
E
E At index 0 diff: {'arguments': '{"message": "hello"}', 'call_id': 'call_123', 'name': 'simple_test_tool', 'type': 'function_call', 'id': 'call_123', 'caller': None, 'namespace': None, 'status': None} != {'arguments': '{"message": "hello"}', 'call_id': 'call_123', 'name': 'simple_test_tool', 'type': 'function_call', 'id': 'call_123', 'status': None, 'namespace': None}
E
E Full diff:
E [
E {
E 'arguments': '{"message": "hello"}',
E 'call_id': 'call_123',
E 'name': 'simple_test_tool',
E 'type': 'function_call',
E 'id': 'call_123',
E + 'caller': None,
E + 'namespace': None,
E 'status': None,
E - 'namespace': None,
E },
E ]
test_error_in_errorhandler
File:tests.integrations.quart.test_quart Suite:py3.14-quart-v0.21.0 Error: Failed: DID NOT RAISE ZeroDivisionError
Stack Trace
tests/integrations/quart/test_quart.py:400: in test_error_in_errorhandler
with pytest.raises(ZeroDivisionError):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E Failed: DID NOT RAISE ZeroDivisionError
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:167: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:194: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:167: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:194: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
test_rediscluster_span_origin[True]
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:241: in test_rediscluster_span_origin
pipeline = rc.pipeline(transaction=False)
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
test_rediscluster_span_origin[False]
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:263: in test_rediscluster_span_origin
pipeline = rc.pipeline(transaction=False)
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.profiler.test_continuous_profiler Suite:py3.14t-common Error: AssertionError: profiler should not be running
assert 'bdd289ba0bd74f54a696e6f9fc457aa5' is None
+ where 'bdd289ba0bd74f54a696e6f9fc457aa5' = get_profiler_id()
Stack Trace
tests/profiler/test_continuous_profiler.py:896: in test_continuous_profiler_auto_start_and_stop_sampled_span_streaming
assert get_profiler_id() is None, "profiler should not be running"
E AssertionError: profiler should not be running
E assert 'bdd289ba0bd74f54a696e6f9fc457aa5' is None
E + where 'bdd289ba0bd74f54a696e6f9fc457aa5' = get_profiler_id()
tests/integrations/openai_agents/test_openai_agents.py:2514: in test_tool_execution_span
assert json.loads(ai_client_span1["data"]["gen_ai.response.tool_calls"]) == [
E assert [{'arguments': '{"message": "hello"}', 'call_id': 'call_123', 'name': 'simple_test_tool', 'type': 'function_call', 'id': 'call_123', 'caller': None, 'namespace': None, 'status': None}] == [{'arguments': '{"message": "hello"}', 'call_id': 'call_123', 'name': 'simple_test_tool', 'type': 'function_call', 'id': 'call_123', 'status': None, 'namespace': None}]
E
E At index 0 diff: {'arguments': '{"message": "hello"}', 'call_id': 'call_123', 'name': 'simple_test_tool', 'type': 'function_call', 'id': 'call_123', 'caller': None, 'namespace': None, 'status': None} != {'arguments': '{"message": "hello"}', 'call_id': 'call_123', 'name': 'simple_test_tool', 'type': 'function_call', 'id': 'call_123', 'status': None, 'namespace': None}
E
E Full diff:
E [
E {
E 'arguments': '{"message": "hello"}',
E 'call_id': 'call_123',
E 'name': 'simple_test_tool',
E 'type': 'function_call',
E 'id': 'call_123',
E + 'caller': None,
E + 'namespace': None,
E 'status': None,
E - 'namespace': None,
E },
E ]
test_error_in_errorhandler
File:tests.integrations.quart.test_quart Suite:py3.14t-quart-v0.21.0 Error: Failed: DID NOT RAISE ZeroDivisionError
Stack Trace
tests/integrations/quart/test_quart.py:400: in test_error_in_errorhandler
with pytest.raises(ZeroDivisionError):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E Failed: DID NOT RAISE ZeroDivisionError
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14t-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:167: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14t-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:194: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14t-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:167: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14t-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:194: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
test_rediscluster_span_origin[True]
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14t-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:241: in test_rediscluster_span_origin
pipeline = rc.pipeline(transaction=False)
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
test_rediscluster_span_origin[False]
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14t-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:263: in test_rediscluster_span_origin
pipeline = rc.pipeline(transaction=False)
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
✅ Patch coverage is 100.00%. Project has 2460 uncovered lines.
❌ Project coverage is 89.57%. Comparing base (base) to head (head).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Issues
Reminders
uv run ruff.feat:,fix:,ref:,meta:)